#scene img {
	display: block;
	width: 100%;
}

.cont {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.scene {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.main-left-top>h2 {
	margin-top: 100px;
	font-size: 46px;
	line-height: 50px;
	font-weight: 800;
	letter-spacing: 1px;
	color: #20232c;
}

.main-left-top>h0 {
	font-size: 21px;
	line-height: 65px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #5b5e64;
}

.main-left-mian>h4 {
	font-size: 20px;
	line-height: 0px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #5b5e64;
	height:18px;
}

.main-left-top>h5 {
	font-size: 15px;
	line-height: 0px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #5b5e64;
}

.main-left-mian>h3 {
	font-size: 25px;
	line-height: 60px;
	font-weight: 100;
	letter-spacing: 1px;
	color: #5b5e64;
}

.main-left-mian>h6 {
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #5b5e64;

}

.main-right-img {
	text-align: center;
}

.main-right-img img {
	width: 100%;
}

.right-btn {
	text-align: center;
}

.right-btn>a {
	display: block;
	width: 180px;
	height: 50px;
	margin: 0 auto;
	border: 2px solid #004ea2;
	color: #004ea2;
	line-height: 50px;
}

.right-btn>a:hover {
	background-color: #004ea2;
	color: aliceblue;
}

.main-left-mian>h4 {

}

.product-content {
	margin-top: 30px;
}

.top-title h4 {
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #20232C;
	margin-bottom: 30px;
	margin-top: 30px;
}

.more {
	margin-top: 30px;
}

.more>a {
	float: right;
	display: block;
	width: 120px;
	height: 40px;
	margin: 0 auto;
	border: 2px solid #004ea2;
	color: #004ea2;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
}

.more>a:hover {
	background-color: #004ea2;
	color: aliceblue;
}

.soft_left li a {
	background-color: rgba(0, 78, 162, 0.9);
}

.soft_left li a p {
	line-height: 60px;
	font-size: 18px;
}

.video {
	text-align: center;
}

.video>a>img {
	width: 100%;
	border: 1px solid #e6e8ee;
	height:257px;
}

.video>a>img:hover{
	border: 1px solid #6F7386;
}

.video>a>p {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	height: 60px;
}

.plelist {
	/* height: 303px; */
	width: 320px;
	margin: 0 auto;
}

.pletitle {
	text-align: center;
	line-height: 60px;
}

.Lev2 {
	background: rgba(33, 33, 33);
	background-color: #212121;
	
}

.Lev2 a {
	color: aliceblue;
}



.nav-list {
	margin-top: 10px;
	margin-bottom: 10px;
}

.nav-list li {
	float: left;
	margin-right: 10px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #848484;
}

.nav-list li:hover {
	background-color: #5B5E64;
	color: aliceblue;
}
.nav-list li:hover>a>p {
	color: aliceblue;
}
.nav-list>li>a>p:hover {
	color: aliceblue;
}

.actives>a>p {
	color: aliceblue;
}

.actives {
	background-color: #5B5E64;
}

.morepic {
	width: 100%;
	border: 1px solid #848484;
	height: 100%;
	overflow: hidden;
}

.morelink p {
	text-align: center;
}

.bread {
	line-height: 50px;
	height: 50px;
	border-bottom: 2px solid #6BB82D;
	margin-bottom: 20px;
}

.s3 {
	overflow: hidden;
}

.sec_banner{ margin-top: 54px; height:300px; box-sizing:border-box; padding-top:95px;}
.sec_banner h2{ line-height:34px; color:#fff; font-size:28px; font-weight:bold; background:url(../images/wline.png) no-repeat 0 bottom; padding-bottom:20px;}
.sec_banner p{ line-height:34px; color:#fff; font-size:16px; }